home *** CD-ROM | disk | FTP | other *** search
- GrayFancyView = {
- SUPERCLASS = GrayView;
- };
- TextArtController = {
- ACTIONS = {
- showNow:;
- windowWillClose:;
- autoAddImage:;
- setUseShadow:;
- bringImagingPanelsToFront:;
- loadValueOf:;
- hideShowScaleRot:;
- hideShowGraphics:;
- hideShowShadow:;
- hideShowMultiple:;
- hideShowSkew:;
- setUseOutline:;
- setDisplay:;
- windowWillMiniaturize:;
- windowDidBecomeKey:;
- hideShowOutline:;
- setUseSkew:;
- resetDefaults:;
- changeFont:;
- newTAG:;
- loadInspectorFromMatrix:;
- hideShowFontKern:;
- setUseFill:;
- duplicateV1outline:;
- autoCenterImage:;
- hideShowFill:;
- windowDidMove:;
- setUseMultiple:;
- windowDidDeminiaturize:;
- menuSetEffect:;
- };
- OUTLETS = {
- transfer;
- littleText;
- TAGclass;
- theText;
- crossCursor;
- lastFont;
- outlineSwitch;
- roseObj;
- skew;
- useMultipleSwitch;
- useFillSwitch;
- multiple;
- fill;
- MetaClass;
- newTAGButton;
- fontKern;
- useShadowSwitch;
- shadow;
- useSkewSwitch;
- screen;
- objectRadius;
- outline;
- radiusObj;
- modeMatrix;
- DisableSwitch;
- preferenceObj;
- };
- SUPERCLASS = InspectorController;
- };
- FloatingWindow = {
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- selectNext:;
- defaultInspector:;
- selectPrev:;
- deselectAll:;
- };
- SUPERCLASS = Object;
- };
- KernText = {
- ACTIONS = {
- paste:;
- };
- OUTLETS = {
- fontKern;
- };
- SUPERCLASS = Text;
- };
- TAGraphic = {
- SUPERCLASS = Object;
- };
- GrayView = {
- SUPERCLASS = View;
- };
- ColorView = {
- SUPERCLASS = NXColorWell;
- };
- InspectorController = {
- ACTIONS = {
- makeKeyAndOrderFront:;
- };
- OUTLETS = {
- inspectorInBayOne;
- viewInspector;
- inspectorPanel;
- inspectorInBayTwo;
- bayTwoTitleField;
- controlBay;
- bayOne;
- inspectorList;
- bayOneTitleField;
- bayTwo;
- };
- SUPERCLASS = Object;
- };
- NXColorWell = {
- SUPERCLASS = Control;
- };
- InspectorControllerDP = {
- ACTIONS = {
- chooseInspector:;
- ok:;
- revert:;
- };
- OUTLETS = {
- okRevertMatrix;
- popUpButton;
- popUpList;
- gridInspector;
- simpleGraphicInspector;
- };
- SUPERCLASS = InspectorController;
- };
- SliderDualActing = {
- ACTIONS = {
- sendTextAction:;
- incrementDecrement:;
- };
- OUTLETS = {
- undoTarget;
- textPal;
- upTarget;
- };
- SUPERCLASS = Slider;
- };
- Subclass1 = {
- SUPERCLASS = View;
- };
-